-
Home
-
FluentBoards – Project Management, Task Management, Goal Tracking, Kanban Board, and, Team Collaboration
-
1.32
-
Code
-
Classes
- CommentController
Total Complexity |
29 |
Dependencies |
9 |
Dependents |
0 |
Total lines |
269 |
Lines of code |
195 |
Logical lines of code |
95 |
Comment lines |
14 |
Methods |
10 |
Properties |
2 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
create() |
A |
39 |
10 |
66 |
update() |
S |
48 |
6 |
35 |
updateReply() |
S |
53 |
3 |
22 |
getComments() |
S |
59 |
2 |
14 |
handleImageUpload() |
S |
52 |
1 |
25 |
deleteComment() |
S |
63 |
2 |
10 |
deleteReply() |
S |
63 |
2 |
10 |
__construct() |
S |
73 |
1 |
5 |
sendMailAfterComment() |
S |
74 |
1 |
4 |
commentSanitizeAndValidate() |
S |
75 |
1 |
4 |